home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / Apps / Director / DATA.Z / Director.rsr / STR#_480.txt < prev    next >
Encoding:
Text File  |  1997-05-10  |  17.7 KB  |  1,369 lines

  1. continue
  2.  
  3. delay {numberOfTicks}
  4.  
  5. go loop
  6.  
  7. go next
  8.  
  9. go previous
  10.  
  11. go to frame {whichFrame} 
  12.  
  13. go to frame {whichFrame}  of movie whichMovie
  14.  
  15. go to movie {whichMovie}
  16.  
  17. marker({whichMarker})
  18.  
  19. pause
  20.  
  21. the pauseState
  22.  
  23. play frame {whichFrame}
  24.  
  25. play frame {whichFrame} of movie whichMovie
  26.  
  27. play movie {whichMovie}
  28.  
  29. play done
  30.  
  31. downloadNetThing {url},file
  32.  
  33. frameReady({whichFrame})
  34.  
  35. getLatestNetID()
  36.  
  37. getNetText {url}
  38.  
  39. gotoNetMovie {url}
  40.  
  41. gotoNetPage {url},target
  42.  
  43. the mediaReady of member {whichCastMember}
  44.  
  45. netAbort({netID})
  46.  
  47. netDone({netID})
  48.  
  49. netError()
  50.  
  51. netLastModDate({netID})
  52.  
  53. netMIME({netID})
  54.  
  55. the netPresent
  56.  
  57. netStatus {msg}
  58.  
  59. netTextResult({netID})
  60.  
  61. preloadNetThing {url}
  62.  
  63. the runMode
  64.  
  65. on streamStatus
  66.  
  67. tellStreamStatus
  68.  
  69. externalEvent "{string}"
  70.  
  71. externalParamCount()
  72.  
  73. externalParamName({param})
  74.  
  75. externalParamValue({param})
  76.  
  77. getPref({fileName})
  78.  
  79. setPref {fileName}, string
  80.  
  81. browserName({})
  82.  
  83. cacheDocVerify({})
  84.  
  85. cacheSize({})
  86.  
  87. clearCache
  88.  
  89. proxyserver({})
  90.  
  91. framesToHMS({frames}, tempo, dropFrame, fractionalSeconds)
  92.  
  93. HMStoFrames({hms}, tempo, dropFrame, fractionalSeconds)
  94.  
  95. on prepareMovie
  96.   {}
  97. end prepareMovie
  98.  
  99. on startMovie
  100.   {}
  101. end startMovie
  102.  
  103. on stopMovie
  104.   {}
  105. end stopMovie
  106.  
  107. saveMovie
  108.  
  109. the centerStage
  110.  
  111. the fixStageSize
  112.  
  113. the labelList
  114.  
  115. the lastFrame
  116.  
  117. the movieName
  118.  
  119. the paletteMapping
  120.  
  121. the score 
  122.  
  123. the scoreSelection
  124.  
  125. the stage
  126.  
  127. the stageBottom
  128.  
  129. the stageColor
  130.  
  131. the stageLeft
  132.  
  133. the stageRight
  134.  
  135. the stageTop
  136.  
  137. the switchColorDepth
  138.  
  139. the trace
  140.  
  141. the traceLoad
  142.  
  143. the traceLogFile
  144.  
  145. the updateLock
  146.  
  147. the updateMovieEnabled
  148.  
  149. the commandDown
  150.  
  151. the controlDown
  152.  
  153. cursor {whichCursor}
  154.  
  155. the cursor of sprite {whichSprite}
  156.  
  157. the exitLock
  158.  
  159. the key
  160.  
  161. the keyCode
  162.  
  163. the keyDownScript
  164.  
  165. the keyPressed
  166.  
  167. the keyUpScript
  168.  
  169. the lastEvent
  170.  
  171. the lastKey
  172.  
  173. on keyDown
  174.   {}
  175. end keyDown
  176.  
  177. on keyUp
  178.   {}
  179. end keyUp
  180.  
  181. the optionDown
  182.  
  183. the shiftDown
  184.  
  185. startTimer
  186.  
  187. the timeoutKeyDown
  188.  
  189. the timeoutLapsed
  190.  
  191. the timeoutLength
  192.  
  193. the timeoutMouse
  194.  
  195. the timeoutPlay
  196.  
  197. the timeoutScript
  198.  
  199. on timeout
  200.  
  201. the timer
  202.  
  203. on mouseDown
  204.   {}
  205. end mouseDown
  206.  
  207. on mouseEnter
  208.   {}
  209. end mouseEnter
  210.  
  211. on mouseLeave
  212.   {}
  213. end mouseLeave
  214.  
  215. on mouseUp
  216.   {}
  217. end mouseUp
  218.  
  219. on mouseUpOutside
  220.   {}
  221. end mouseUpOutside
  222.  
  223. on mouseWithin
  224.   {}
  225. end mouseWithin
  226.  
  227. on rightMouseDown
  228.   {}
  229. end rightMouseDown
  230.  
  231. on rightMouseUp
  232.   {}
  233. end rightMouseUp
  234.  
  235. the clickLoc
  236.  
  237. the clickOn
  238.  
  239. the doubleClick
  240.  
  241. the emulateMultiButtonMouse
  242.  
  243. the lastClick
  244.  
  245. the lastRoll
  246.  
  247. the mouseChar
  248.  
  249. the mouseDown
  250.  
  251. the mouseDownScript
  252.  
  253. the mouseH
  254.  
  255. the mouseItem
  256.  
  257. the mouseLine
  258.  
  259. the mouseMember
  260.  
  261. the mouseUp
  262.  
  263. the mouseUpScript
  264.  
  265. the mouseV
  266.  
  267. the mouseWord
  268.  
  269. the rightMouseDown
  270.  
  271. the rightMouseUp
  272.  
  273. rollOver({whichSprite})
  274.  
  275. the stillDown
  276.  
  277. beep {numberOfTimes}
  278.  
  279. the beepOn
  280.  
  281. the colorDepth
  282.  
  283. the cpuHogTicks
  284.  
  285. the deskTopRectList
  286.  
  287. the floatPrecision
  288.  
  289. the fullColorPermit
  290.  
  291. the machineType
  292.  
  293. the maxInteger
  294.  
  295. mci {mciString}
  296.  
  297. the multiSound
  298.  
  299. pasteClipBoardInto member {whichCastMember}
  300.  
  301. the platform
  302.  
  303. printFrom {fromFrame}, toFrame, reduction
  304.  
  305. quit
  306.  
  307. restart
  308.  
  309. the romanLingo
  310.  
  311. the runMode
  312.  
  313. shutDown
  314.  
  315. version
  316.  
  317. frameReady({whichFrame})
  318.  
  319. the freeBlock
  320.  
  321. the freeBytes
  322.  
  323. the loaded of member {whichCastmember}
  324.  
  325. the mediaReady of member {whichCastMember}
  326.  
  327. the memorySize
  328.  
  329. the movieFileFreeSize
  330.  
  331. the movieFileSize
  332.  
  333. the preLoadEventAbort
  334.  
  335. the preLoadMode of castLib {whichCast}
  336.  
  337. preLoadMovie {whichMovie}
  338.  
  339. the preLoadRAM
  340.  
  341. preLoad {fromFrame}, toFrame
  342.  
  343. preLoadMember member {fromCastMember}, toCastMember
  344.  
  345. the preLoad of member {whichCastmember}
  346.  
  347. the purgePriority of member {whichCastmember}
  348.  
  349. ramNeeded({firstFrame}, lastFrame)
  350.  
  351. unloadMember member {fromCastMember}, toCastMember
  352.  
  353. unloadMovie {whichMovie}
  354.  
  355. unload {fromFramenum}, toFramenum
  356.  
  357. cancelIdleLoad {loadtag}
  358.  
  359. finishIdleLoad {loadtag}
  360.  
  361. the idleHandlerPeriod
  362.  
  363. idleLoadDone({loadtag})
  364.  
  365. the idleLoadMode
  366.  
  367. the idleLoadPeriod
  368.  
  369. the idleLoadTag
  370.  
  371. the idleReadChunkSize
  372.  
  373. the activeCastLib
  374.  
  375. castLib {whichcast}
  376.  
  377. the fileName of castLib {whichcast}
  378.  
  379. findEmpty(member {index})
  380.  
  381. the name of castLib {whichcast}
  382.  
  383. the number of castLib {whichcast}
  384.  
  385. the number of castLibs
  386.  
  387. the number of members
  388.  
  389. the number of members of castLib {whichCast}
  390.  
  391. the selection of castLib {whichcast}
  392.  
  393. preloadMode of castLib {whichcast}
  394.  
  395. save castLib {whichcast}
  396.  
  397. duplicate member {original}, new
  398.  
  399. erase member {whichCastMember}
  400.  
  401. importFileInto member {whichCastMember}, fileName
  402.  
  403. member {whichCastMember}
  404.  
  405. move member {whichCastMember}, member whichLocation
  406.  
  407. new({type})
  408.  
  409. the backColor of member {whichCastMember}
  410.  
  411. the depth of member {whichMember}
  412.  
  413. the fileName of member {whichCastMember}
  414.  
  415. the forecolor of member {whichCastMember}
  416.  
  417. the height of member {whichCastMember}
  418.  
  419. the media of member {whichCastMember}
  420.  
  421. the modified of member {whichCastMember}
  422.  
  423. the name of member {whichCastMember}
  424.  
  425. the number of member {whichCastMember}
  426.  
  427. the paletteRef of member {whichCastMember}
  428.  
  429. the palette of member {whichCastMember}
  430.  
  431. the picture of member {whichCastMember}
  432.  
  433. the rect of member {whichCastMember}
  434.  
  435. the regPoint of member {whichCastMember}
  436.  
  437. the scriptsEnabled of member {whichCastMember}
  438.  
  439. the scriptText of member {whichCastMember}
  440.  
  441. the scriptType of member {whichCastMember}
  442.  
  443. the size of member {whichCastMember}
  444.  
  445. the type of member {whichCastMember}
  446.  
  447. the width of member {whichCastMember}
  448.  
  449. charPosToLoc(member {whichCastMember}, nthCharacter)
  450.  
  451. lineheight({whichCastMember}, lineNumber)
  452.  
  453. linePosToLocV(member {whichCastMember}, lineNumber)
  454.  
  455. locToCharPos(member {whichCastMember}, location)
  456.  
  457. locVToLinePos(member {whichCastMember}, locv)
  458.  
  459. scrollByLine member {whichCastMember}, amount
  460.  
  461. scrollByPage member {whichCastMember}, amount
  462.  
  463. the selEnd
  464.  
  465. the selStart
  466.  
  467. the alignment of member {whichCastMember}
  468.  
  469. the autoTab of member {whichCastMember}
  470.  
  471. the border of member {whichCastMember}
  472.  
  473. the boxDropShadow of member {whichCastMember}
  474.  
  475. the boxType of member {whichCastMember}
  476.  
  477. the dropshadow of member {whichCastMember}
  478.  
  479. the editable of member {whichCastMember}
  480.  
  481. the font of member {whichCastMember}
  482.  
  483. the fontSize of member {whichCastMember}
  484.  
  485. the fontStyle of member {whichCastMember}
  486.  
  487. the lineCount of member {whichCastMember}
  488.  
  489. the lineHeight of member {whichCastMember}
  490.  
  491. the margin of member {whichCastMember}
  492.  
  493. the pageHeight of member {whichCastMember)
  494.  
  495. the scrollTop of member {whichCastMember}
  496.  
  497. the text of member {whichCastMember}
  498.  
  499. the wordWrap of member {whichCastMember}
  500.  
  501. the changeArea of member {whichCastMember}
  502.  
  503. the chunkSize of member {whichCastMember}
  504.  
  505. the duration of member {whichCastMember}
  506.  
  507. the transitionType of member {whichCastMember}
  508.  
  509. zoomBox {startSprite}, endSprite
  510.  
  511. the cuePointNames of member {whichCastMember}
  512.  
  513. the cuePointTimes of member {whichCastMember}
  514.  
  515. on cuePassed whichChannel, cuePointNumber, cuePointName
  516.   {}
  517. end cuePassed
  518.  
  519. isPastCuePoint({whichChannel}, cuePointID)
  520.  
  521. the mostRecentCuePoint
  522.  
  523. the digitalVideoTimeScale
  524.  
  525. the quickTimePresent
  526.  
  527. the videoForWindowsPresent
  528.  
  529. the center of member {whichCastMember}
  530.  
  531. the controller of member {whichCastMember}
  532.  
  533. the crop of member {whichCastMember}
  534.  
  535. the digitalVideoType of member {whichCastMember}
  536.  
  537. the directToStage of member {whichCastMember}
  538.  
  539. the duration of member {whichCastMember}
  540.  
  541. the frameRate of member {whichCastMember}
  542.  
  543. the loop of member {whichCastMember}
  544.  
  545. the pausedAtStart of member {whichCastMember}
  546.  
  547. the sound of member {whichCastMember}
  548.  
  549. the timeScale of member {whichCastMember}
  550.  
  551. the video of member {whichCastMember}
  552.  
  553. trackCount(member {whichCastMember})
  554.  
  555. trackType(member {whichCastMember}, whichTrack)
  556.  
  557. trackStartTime(member {whichCastMember}, whichTrack)
  558.  
  559. trackStopTime({whichCastMember}, whichTrack)
  560.  
  561. the movieRate of sprite {whichSprite}
  562.  
  563. the movieTime of sprite {whichSprite}
  564.  
  565. the volume of sprite {whichSprite}
  566.  
  567. setTrackEnabled(sprite {whichSprite}, whichTrack, onOrOff)
  568.  
  569. trackCount(sprite {whichSprite})
  570.  
  571. trackEnabled(sprite {whichSprite}, whichTrack)
  572.  
  573. trackNextKeyTime(sprite {whichSprite}, whichTrack)
  574.  
  575. trackNextSampleTime(sprite {whichSprite}, whichTrack)
  576.  
  577. trackPreviousKeyTime(sprite {whichSprite}, whichTrack)
  578.  
  579. trackPreviousSampleTime(sprite {whichSprite}, whichTrack)
  580.  
  581. trackStartTime(sprite {whichSprite}, whichTrack)
  582.  
  583. trackStopTime(sprite {whichSprite}, whichTrack)
  584.  
  585. trackText(sprite {whichSprite}, whichTrack)
  586.  
  587. trackType(sprite {whichSprite}, whichTrack)
  588.  
  589. beep {numberOfTimes}
  590.  
  591. the beepOn
  592.  
  593. the channelCount of member {whichCastMember}
  594.  
  595. the currentTime of sound {whichChannel}
  596.  
  597. the multiSound
  598.  
  599. puppetSound {whichCastMember}
  600.  
  601. the sampleRate of member {whichCastMember}
  602.  
  603. the sampleSize of member {whichCastMember}
  604.  
  605. soundBusy({whichChannel})
  606.  
  607. the soundEnabled
  608.  
  609. the soundLevel
  610.  
  611. sound close {whichChannel}
  612.  
  613. sound fadeIn {whichChannel}
  614.  
  615. sound fadeOut {whichChannel}
  616.  
  617. sound playFile {whichChannel}, whichFile
  618.  
  619. sound stop {whichChannel}
  620.  
  621. the volume of sound {whichChannel}
  622.  
  623. the bitRate of member {whichMember}
  624.  
  625. the bitsPerSample of member {whichMember}
  626.  
  627. the copyrightInfo of member {whichMember}
  628.  
  629. the duration of member
  630.  
  631. the enabled of member {whichMember}
  632.  
  633. the enabled of sprite {whichSprite}
  634.  
  635. getError
  636.  
  637. getErrorString
  638.  
  639. the numChannels of member {whichMember}
  640.  
  641. pause member {whichMember}
  642.  
  643. the percentStreamed of member {whichMember}
  644.  
  645. the percentPlayed of member {whichMember}
  646.  
  647. play member {whichMember}
  648.  
  649. preloadBuffer member {whichMember}
  650.  
  651. the preloadTime of member {whichMember}
  652.  
  653. the sampleRate of member {whichCastMember}
  654.  
  655. the soundChannel of member {whichMember}
  656.  
  657. the state of member {whichMember}
  658.  
  659. the streamName of member {whichMember}
  660.  
  661. stop member {whichMember}
  662.  
  663. the tracking of sprite {whichSprite}
  664.  
  665. the URL of member {whichMember}
  666.  
  667. the volume of member {whichMember}
  668.  
  669. the backColor of sprite {whichSprite}
  670.  
  671. the blend of sprite {whichSprite}
  672.  
  673. the bottom of sprite {whichSprite}
  674.  
  675. the castLibNum of sprite {whichSprite}
  676.  
  677. constrainH({whichsprite}, value)
  678.  
  679. the constraint of sprite {whichSprite}
  680.  
  681. constrainV({whichsprite}, value)
  682.  
  683. the cursor of sprite {whichSprite}
  684.  
  685. the editable of sprite {whichSprite}
  686.  
  687. the foreColor of sprite {whichSprite}
  688.  
  689. the height of sprite {whichSprite}
  690.  
  691. the ink of sprite {whichSprite}
  692.  
  693. the left of sprite {whichSprite}
  694.  
  695. the lineSize of sprite {whichSprite}
  696.  
  697. the loc of sprite {whichSprite}
  698.  
  699. the locH of sprite {whichSprite}
  700.  
  701. the locV of sprite {whichSprite}
  702.  
  703. the member of sprite {whichSprite}
  704.  
  705. the memberNum of sprite {whichSprite}
  706.  
  707. the moveableSprite of sprite {whichSprite}
  708.  
  709. the puppet of sprite {whichSprite}
  710.  
  711. puppetSprite {whichSprite}, trueOrFalse
  712.  
  713. the rect of sprite {whichSprite}
  714.  
  715. the right of sprite {whichSprite}
  716.  
  717. the scriptNum of sprite {whichSprite}
  718.  
  719. the scoreColor of sprite {whichSprite}
  720.  
  721. sprite {whichSprite}
  722.  
  723. sprite {sprite1} intersects sprite2
  724.  
  725. sprite {sprite1} within sprite2
  726.  
  727. the startTime of sprite {whichSprite}
  728.  
  729. the stopTime of sprite {whichSprite}
  730.  
  731. the stretch of sprite {whichSprite}
  732.  
  733. the top of sprite {whichSprite}
  734.  
  735. the trails of sprite {whichSprite}
  736.  
  737. the type of sprite {whichSprite}
  738.  
  739. the tweened of sprite {whichSprite}
  740.  
  741. updateStage
  742.  
  743. the visible of sprite {whichSprite}
  744.  
  745. the width of sprite {whichSprite}
  746.  
  747. inflate({rectangle}, widthChange, heightChange)
  748.  
  749. inside({point}, rectangle)
  750.  
  751. intersect({rectangle1}, rectangle2)
  752.  
  753. map({targetRect}, sourceRect, destinationRect)
  754.  
  755. map({targetPoint}, sourceRect, destinationRect)
  756.  
  757. offset({rectangle}, horizontalChange, VerticlaChange)
  758.  
  759. point({horizontal}, vertical)
  760.  
  761. rect({left}, top, right, bottom)
  762.  
  763. union rect {rect1}, rect2
  764.  
  765. on enterFrame
  766.   {}
  767. end enterFrame
  768.  
  769. on exitFrame
  770.   {}
  771. end exitFrame
  772.  
  773. the frameLabel
  774.  
  775. the framePalette
  776.  
  777. the frameScript
  778.  
  779. the frameSound1
  780.  
  781. the frameSound2
  782.  
  783. the frameTempo
  784.  
  785. the frameTransition
  786.  
  787. the frame
  788.  
  789. label({whichLabel})
  790.  
  791. marker({n})
  792.  
  793. puppetPalette {whichPalette}, speed, frames
  794.  
  795. puppetTempo {framesPerSecond}
  796.  
  797. puppetTransition {whichTransition}, time, chunkSize, changeArea
  798.  
  799. the currentSpriteNum
  800.  
  801. on beginSprite
  802.  
  803. on endSprite
  804.  
  805. on prepareFrame
  806.  
  807. stopEvent
  808.  
  809. beginRecording
  810.  
  811. clearFrame
  812.  
  813. deleteFrame
  814.  
  815. duplicateFrame
  816.  
  817. endRecording
  818.  
  819. insertFrame
  820.  
  821. updateFrame
  822.  
  823. the updateLock
  824.  
  825. the score 
  826.  
  827. the scoreSelection
  828.  
  829. the checkMark of menuItem {whichItem} of menu whichMenu
  830.  
  831. the enabled of menuItem {whichItem} of menu whichMenu
  832.  
  833. installMenu {whichCastMember}
  834.  
  835. menu : {whichmenu}
  836.  
  837. the name of menuItem {whichItem} of menu whichmenu
  838.  
  839. the _name of menu {whichMenu}
  840.  
  841. the number of menuItems of menu {whichmenu}
  842.  
  843. the number of menus
  844.  
  845. the script of menuItem {whichItem} of menu whichmenu
  846.  
  847. abbreviated
  848.  
  849. the date
  850.  
  851. long
  852.  
  853. short
  854.  
  855. the ticks
  856.  
  857. the time
  858.  
  859. the buttonStyle
  860.  
  861. the buttonType of member {whichCastMember}
  862.  
  863. the checkBoxAccess
  864.  
  865. the checkBoxType
  866.  
  867. the hilite of member {whichCastMember}
  868.  
  869. the filled of member {whichCastMember}
  870.  
  871. the lineSize of member {whichCastMember}
  872.  
  873. the pattern of member {whichCastMember}
  874.  
  875. the shapeType of member {whichCastMember}
  876.  
  877. @
  878.  
  879. the applicationPath
  880.  
  881. closeResFile {whichFile}
  882.  
  883. closeXLib {whichFile}
  884.  
  885. copyToClipboard member {whichMember}
  886.  
  887. the fileName of castLib {whichCast}
  888.  
  889. the fileName of member {whichCastMember}
  890.  
  891. getNthFileNameinFolder({folderPath}, fileNumber)
  892.  
  893. getPref
  894.  
  895. importFileInto member {whichCastMember}, filename
  896.  
  897. the moviePath
  898.  
  899. openResFile {whichFile}
  900.  
  901. openXLib {whichFile}
  902.  
  903. open {whichApplication}
  904.  
  905. the pathName
  906.  
  907. the searchCurrentFolder
  908.  
  909. the searchPath
  910.  
  911. setPref
  912.  
  913. showResFile
  914.  
  915. showXLib
  916.  
  917. sound playFile {whichChannel}, whichFile
  918.  
  919. XFactoryList({whichLibrary})
  920.  
  921. close window {whichWindow}
  922.  
  923. forget window {whichWindow}
  924.  
  925. moveToBack {whichWindow}
  926.  
  927. moveToFront {whichWindow}
  928.  
  929. open window {whichWindow}
  930.  
  931. windowPresent({whichWindow})
  932.  
  933. the activeWindow
  934.  
  935. the drawRect of window {whichWindow}
  936.  
  937. the fileName of window {whichWindow}
  938.  
  939. the frontWindow
  940.  
  941. the modal of window {whichWindow}
  942.  
  943. the name of window {whichWindow}
  944.  
  945. the rect of window {whichWindow}
  946.  
  947. the sourceRect of window  {whichWindow}
  948.  
  949. the titleVisible of window  {whichWindow}
  950.  
  951. the title of window {whichWindow}
  952.  
  953. the visible of  {whichWindow}
  954.  
  955. the windowList
  956.  
  957. the windowType of window  {whichWindow}
  958.  
  959. on activateWindow
  960.   {}
  961. end activateWindow
  962.  
  963. on closeWindow
  964.   {}
  965. end closeWindow
  966.  
  967. on deactivateWindow
  968.   {}
  969. end deactivateWindow
  970.  
  971. on moveWindow
  972.   {}
  973. end moveWindow
  974.  
  975. on openWindow
  976.   {}
  977. end openWindow
  978.  
  979. on resizeWindow
  980.   {}
  981. end resizeWindow
  982.  
  983. on zoomWindow
  984.   {}
  985. end zoomWindow
  986.  
  987. the actorList
  988.  
  989. ancestor
  990.  
  991. call(#{handlerName}, whichObject, args...)
  992.  
  993. callAncestor(#{handlerName}, whichObject, args...)
  994.  
  995. on getBehaviorDescription
  996.   {}
  997. end getBehaviorDescription
  998.  
  999. on getPropertyDescriptionList
  1000.   {}
  1001. end getPropertyDescriptionList
  1002.  
  1003. me
  1004.  
  1005. new(script {parentScriptName})
  1006.  
  1007. objectp({expression})
  1008.  
  1009. property
  1010.  
  1011. on runPropertyDialog
  1012.   {}
  1013. end runPropertyDialog
  1014.  
  1015. the scriptInstanceList of  sprite
  1016.  
  1017. sendAllSprites({message}, args...)
  1018.  
  1019. sendSprite({whichSprite}, message, args...)
  1020.  
  1021. the spriteNum of me
  1022.  
  1023. {object}(mDescribe)
  1024.  
  1025. {object}(mDispose)
  1026.  
  1027. {object}(mInstanceRespondsTo, message)
  1028.  
  1029. mMessageList({object})
  1030.  
  1031. {object}(mName)
  1032.  
  1033. {object}(mPerform, message, argument1, argument2, ...)
  1034.  
  1035. {object}(mRespondsTo, Message)
  1036.  
  1037. the name of Xtra {whichXtra}
  1038.  
  1039. the number of xtras
  1040.  
  1041. xtra {whichXtra}
  1042.  
  1043. add {list}, value
  1044.  
  1045. addAt {list}, position, value
  1046.  
  1047. addProp {list}, property, value
  1048.  
  1049. append {list}, value
  1050.  
  1051. count({list})
  1052.  
  1053. deleteAt {list}, position
  1054.  
  1055. deleteOne {list},value
  1056.  
  1057. deleteProp {list}, property
  1058.  
  1059. duplicate({list})
  1060.  
  1061. findPos({list}, property)
  1062.  
  1063. findPosNear({list}, property)
  1064.  
  1065. getaProp({list}, positionORproperty)
  1066.  
  1067. getAt({list}, position)
  1068.  
  1069. getLast({list})
  1070.  
  1071. getOne({list}, value)
  1072.  
  1073. getPos({list}, value)
  1074.  
  1075. getProp({list}, property)
  1076.  
  1077. getPropAt({list}, index)
  1078.  
  1079. ilk({item}, type)
  1080.  
  1081. list({value1}, value2,...)
  1082.  
  1083. listP({item})
  1084.  
  1085. setAt {list}, position, value
  1086.  
  1087. setProp {list}, property, value
  1088.  
  1089. setaProp {list}, property, value
  1090.  
  1091. sort {list}
  1092.  
  1093. [{listContents}]
  1094.  
  1095. abort
  1096.  
  1097. exit
  1098.  
  1099. case {expression} of
  1100. end case
  1101.  
  1102. otherwise {statement}
  1103.  
  1104. if {expression} then 
  1105.  
  1106. if {expression} then
  1107. else
  1108. end if
  1109.  
  1110. if {expression} then
  1111. else if expression then
  1112. end if
  1113.  
  1114. repeat while {testcondition}
  1115. statement
  1116. end repeat
  1117.  
  1118. repeat with {variable}= startValue to endValue
  1119. statement
  1120. end repeat
  1121.  
  1122. repeat with {variable}= startValue down to endValue
  1123. statement
  1124. end repeat
  1125.  
  1126. repeat with {variable} in list
  1127. statement
  1128. end repeat
  1129.  
  1130. exit repeat
  1131.  
  1132. next repeat
  1133.  
  1134. nothing
  1135.  
  1136. the result
  1137.  
  1138. return {expression}
  1139.  
  1140. while
  1141.  
  1142. global {variable 1}, variable 2, ...
  1143.  
  1144. clearGlobals
  1145.  
  1146. showGlobals
  1147.  
  1148. showLocals
  1149.  
  1150. set {variableOrProperty}to expression
  1151.  
  1152. #{symbol name}
  1153.  
  1154. --
  1155.  
  1156. ¬
  1157.  
  1158.  
  1159. VOID
  1160.  
  1161. &
  1162.  
  1163. &&
  1164.  
  1165. "{string}"
  1166.  
  1167. alert {message}
  1168.  
  1169. BACKSPACE
  1170.  
  1171. chars({stringexpression}, firstCharacter, lastCharacter)
  1172.  
  1173. charToNum({expression})
  1174.  
  1175. char {whichCharacter} of chunkExpression
  1176.  
  1177. char {firstCharacter} to lastCharacter of chunkExpression
  1178.  
  1179. {stringExpression1} contains stringExpression2
  1180.  
  1181. delete {chunkExpression}
  1182.  
  1183. do {scriptString}
  1184.  
  1185. EMPTY
  1186.  
  1187. ENTER
  1188.  
  1189. hilite {chunkExpression}
  1190.  
  1191. the itemDelimiter
  1192.  
  1193. item {whichItem} of chunkExpression
  1194.  
  1195. item {firstItem} to lastItem of chunkExpression
  1196.  
  1197. the last {chunkType} in chunkExpression
  1198.  
  1199. length({string})
  1200.  
  1201. line {whichLine} of chunkExpression
  1202.  
  1203. line {firstLine} to lastLine of chunkExpression
  1204.  
  1205. the number of chars in {chunkExpression}
  1206.  
  1207. the number of items in {chunkExpression}
  1208.  
  1209. the number of lines in {chunkExpression}
  1210.  
  1211. the number of words in {chunkExpression}
  1212.  
  1213. numtochar({n})
  1214.  
  1215. offset({lookForString}, inString)
  1216.  
  1217. put {expression} after chunkExpression
  1218.  
  1219. put {expression} before chunkExpression
  1220.  
  1221. QUOTE
  1222.  
  1223. RETURN
  1224.  
  1225. SPACE
  1226.  
  1227. {string1} starts string2
  1228.  
  1229. stringP({expression})
  1230.  
  1231. string ({expression})
  1232.  
  1233. TAB
  1234.  
  1235. value({string})
  1236.  
  1237. word {whichWord} of chunkExpression
  1238.  
  1239. word {firstWord} to lastWord of ChunkExpression
  1240.  
  1241. -
  1242.  
  1243. ({expression})
  1244.  
  1245. *
  1246.  
  1247. +
  1248.  
  1249. /
  1250.  
  1251. >
  1252.  
  1253. >=
  1254.  
  1255. <
  1256.  
  1257. <=
  1258.  
  1259. <>
  1260.  
  1261. =
  1262.  
  1263. abs({x})
  1264.  
  1265. atan({x})
  1266.  
  1267. cos({x})
  1268.  
  1269. exp({x})
  1270.  
  1271. float({expression})
  1272.  
  1273. floatP({expression})
  1274.  
  1275. integer({expression})
  1276.  
  1277. integerP({expression})
  1278.  
  1279. log({x})
  1280.  
  1281. {integer1} mod integer2
  1282.  
  1283. pi()
  1284.  
  1285. power({base}, exponent)
  1286.  
  1287. sin({x})
  1288.  
  1289. sqrt({x})
  1290.  
  1291. tan({x})
  1292.  
  1293. and
  1294.  
  1295. or
  1296.  
  1297. not
  1298.  
  1299. TRUE
  1300.  
  1301. FALSE
  1302.  
  1303. on alertHook me, type, message
  1304.   {}
  1305. end alertHook
  1306.  
  1307. the alertHook
  1308.  
  1309. dontPassEvent
  1310.  
  1311. else
  1312.  
  1313. field {whichField}
  1314.  
  1315. halt
  1316.  
  1317. on idle
  1318.   {}
  1319. end idle
  1320.  
  1321. on EvalScript
  1322.   {}
  1323. end EvalScript
  1324.  
  1325. max({value1}, value2,...)
  1326.  
  1327. min({value1}, value2,...)
  1328.  
  1329. on
  1330.  
  1331. the paramCount
  1332.  
  1333. param({whichParameter})
  1334.  
  1335. pass
  1336.  
  1337. pictureP{whichCastMember}
  1338.  
  1339. put {expression}
  1340.  
  1341. put {expression} into variableOrChunkExpression
  1342.  
  1343. the randomSeed
  1344.  
  1345. random({n})
  1346.  
  1347. symbol({value})
  1348.  
  1349. symbolp({expression})
  1350.  
  1351. tell {object} to statement
  1352.  
  1353. voidp({variableName})
  1354.  
  1355. window {whichWindow}
  1356.  
  1357. method mAtFrame
  1358.  
  1359. method {methodname}
  1360.  
  1361. {object}(mGet, whichElement)
  1362.  
  1363. {object}(mNew, argument1, argument2,...)
  1364.  
  1365. {object}(mPut, whichElement, value)
  1366.  
  1367. the perFrameHook
  1368.  
  1369.